Allow parallel 32- and 64-bit Xen installations. Move xc_save, xc_restore,
authoremellor@ewan <emellor@ewan>
Tue, 11 Oct 2005 13:55:12 +0000 (14:55 +0100)
committeremellor@ewan <emellor@ewan>
Tue, 11 Oct 2005 13:55:12 +0000 (14:55 +0100)
commitaf1b5637f43be85942027749777c21bee4d84e65
tree272106a1a4c2527d73dc6f8d3d0040125468bf55
parent490bab7b96c76d645c143e37a4adad5a3f597bbf
Allow parallel 32- and 64-bit Xen installations.  Move xc_save, xc_restore,
and xenconsole out of /usr/libexec/xen and into one of /usr/lib/xen/bin or
/usr/lib64/xen/bin.  Remove all the PATH hacking inside Xend, and rely upon
the PATH being set correctly from outside.  Added an auxbin module for
handling the hacky stuff.

Replace the few /usr/bin/python bang paths with /usr/bin/env python.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
Makefile
tools/console/Makefile
tools/misc/xend
tools/python/xen/util/Brctl.py
tools/python/xen/xend/XendCheckpoint.py
tools/python/xen/xend/server/SrvDaemon.py
tools/python/xen/xend/sxp.py
tools/python/xen/xm/create.py
tools/python/xen/xm/main.py
tools/xcutils/Makefile